home *** CD-ROM | disk | FTP | other *** search
/ User's Choice Windows CD / User's Choice Windows CD (CMS Software)(1993).iso / windows3 / ncrstr.zip / OEMSETUP.INF < prev    next >
INI File  |  1992-09-29  |  1KB  |  30 lines

  1. ; Microsoft Windows for Workgroups Driver Library
  2. ; NCR StarCard (8-bit) Driver
  3. ; Copyright 1992 Microsoft Corporation
  4. ; ------------------------------------------------------------------------
  5.  
  6. [Disks]
  7. A = .,  "NCR StarCard (8-bit) Driver Disk"
  8.  
  9. [netcard]
  10. ms$ncrstar = "NCR StarCard (8-bit)",361,ndis,starlan,real,ms$ncrstar,ms$ncrstar_nif
  11.  
  12. [ms$ncrstar]
  13. devdir  = A:slan.dos
  14. device  = slan.dos,@devdir\slan.dos
  15.  
  16. [ms$ncrstar_nif]
  17. drivername = STARLAN$
  18. irq     = INTERRUPT,,text,"3,4,5,7,9","3"
  19. io      = PORT_ADDRESS,,hex,"0x380,0x390,0x08",0x380
  20. param   = FUNC_ADDRESS,"Type of NETBIOS Functional Address",text,"NEW,OLD",NEW
  21. param   = LAN_ID_ROM,"Address in ROM of Address",text,"0x180,0x300","0x300"
  22. param   = DMA_CHANNEL0,"DMA Channel for Receive",text,"1,3","3"
  23. param   = DMA_CHANNEL1,"DMA Channel for Transmit',text,"1,3","1"
  24. param   = NUM_GENREQ,"Number of General Requests",int,"10,500,1",10
  25. param   = NUM_RCVS,"Number of Receives",int,"3,20,1",5
  26. param   = NUM_XMT_BUFS,"Number of Transmit Buffers",int,"2,8,1",3
  27. param   = RCV_BUF_SIZE,"Size of Receive Buffer",int,"1600,10000,1",4500
  28. option  = NODE_ADDRESS,"Node Address",chars,12,"000000000000"
  29. option  = EXTERNAL_ROM,"Location of External ROM",text,"0xD0000,0xD8000","0xD0000"
  30.